Skip to content

chore(monitor): remove Sentry reporting from tests#3300

Merged
thecristen merged 3 commits into
mainfrom
cbj/monitor-without-sentry
Jul 6, 2026
Merged

chore(monitor): remove Sentry reporting from tests#3300
thecristen merged 3 commits into
mainfrom
cbj/monitor-without-sentry

Conversation

@thecristen

Copy link
Copy Markdown
Collaborator

Scope

Sentry: MBTA-DOTCOM-WT

Implementation

We periodically run a series of Playwright tests against the live application to monitor whether things are still working as expected. These tests sometimes fail -- a while ago, we added this feature which reports the failure in Sentry and saves it with a screenshot. However, the feature hasn't been terribly helpful. Example below:

page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/trip-planner?plan=*" until "load"
image

We get the test failures reported in Splunk, regardless. So to avoid these sorts of errors from filling up our Sentry quota, I'm removing this feature.

They haven't been terribly enlightening so far, and so I'd like to stop wasting our Sentry quota/rate limit on it.
@thecristen thecristen requested a review from a team as a code owner June 30, 2026 16:13
@thecristen thecristen requested a review from lvachon1 June 30, 2026 16:13
@thecristen thecristen enabled auto-merge (squash) June 30, 2026 16:14
@thecristen thecristen merged commit c04f220 into main Jul 6, 2026
27 checks passed
@thecristen thecristen deleted the cbj/monitor-without-sentry branch July 6, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants